Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the dev-dependencies group with 2 updates #18

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps the dev-dependencies group with 2 updates: GrantBirki/json-yaml-validate and helm/kind-action.

Updates GrantBirki/json-yaml-validate from 1.5.0 to 2.0.0

Release notes

Sourced from GrantBirki/json-yaml-validate's releases.

v2.0.0

⚠️ Breaking Changes ⚠️

This release introduces potential breaking changes (GrantBirki/json-yaml-validate#17) through the new use_dot_match option:

  • use_dot_match - Tells the Action whether to search paths that are "hidden" (begin with a . like .github). This option defaults to "true" and will search all paths matching "dot path criteria" unless set to "false".

For the majority of users, I do not expect issues to arise from this release. However, if you are not expecting dot (.) directories to be scanned, this Action may now fail for you unless you exclude this setting through use_dot_match: "false".

As always, feel free to open an issue in this repository if you have any questions

What's Changed

Full Changelog: GrantBirki/json-yaml-validate@v1.5.0...v2.0.0

Commits
  • 62fe13e Merge pull request #18 from GrantBirki/node-package-updates
  • e023dd7 bundle
  • e22f1af npm update
  • 4ff138c Merge pull request #17 from GrantBirki/dot-match
  • 110b887 add dot mode yaml tests
  • b4a6b82 update json tests for dot mode
  • 2ab8f19 use dot matching for json and yaml validators
  • 917d470 update docs and actions inputs
  • 55c444f Merge pull request #15 from GrantBirki/dependabot/npm_and_yarn/tough-cookie-4...
  • bb212b0 Bump tough-cookie from 4.1.2 to 4.1.3
  • See full diff in compare view

Updates helm/kind-action from 1.7.0 to 1.8.0

Release notes

Sourced from helm/kind-action's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.7.0...v1.8.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps the dev-dependencies group with 2 updates: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) and [helm/kind-action](https://github.com/helm/kind-action).


Updates `GrantBirki/json-yaml-validate` from 1.5.0 to 2.0.0
- [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
- [Commits](GrantBirki/json-yaml-validate@v1.5.0...v2.0.0)

Updates `helm/kind-action` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@fa81e57...dda0770)

---
updated-dependencies:
- dependency-name: GrantBirki/json-yaml-validate
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2023

Superseded by #22.

@dependabot dependabot bot closed this Aug 11, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/dev-dependencies-bdeae1d53b branch August 11, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants